home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / win / vb / gmpvb2.exe / DDEFORM.FRM (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1991-11-11  |  837 b   |  17 lines

  1. DDEForm
  2. DDEForm
  3. DDEForm
  4. Label1
  5. Label1
  6. Form_Click
  7. @    Form_Load
  8. Form_Unload
  9. Cancel
  10. Close_Linkb
  11. Virtually the sole purpose of this form is to engage in DDE conversation
  12. Using this form for this purpose frees the user from having to specify  aa
  13. control to use for this purpose, since the label on this form is hard-wiredd
  14. in the DDE programming; the formload also makes sure that certain critical variables are set    
  15. Form_Load
  16. Form_Unload
  17.